37. Your First Email DT: Accuracy
Your First Email DT: Accuracy
Question:
Using the starter code in decision_tree/dt_author_id.py , get a decision tree up and running as a classifier, setting min_samples_split=40 . It will probably take a while to train. What’s the accuracy?
Start Quiz:
